home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2003 #3 / K-CD-3-2003.ISO / WinXP Service Pack 1 / xpsp1_sv_x86.exe / netshell.dl_ / netshell.dll / REGISTRY / 134 (.txt) < prev    next >
Encoding:
InstallShield Script  |  2002-09-09  |  426 b   |  15 lines

  1.     Delete Network.LanConnectionUi.1
  2.     Delete Network.LanConnectionUi
  3.     NoRemove CLSID
  4.     {
  5.         ForceRemove {7007ACC5-3202-11D1-AAD2-00805FC1270E} = s 'LAN Connection UI Class'
  6.         {
  7.             Delete ProgID
  8.             Delete VersionIndependentProgID
  9.             InProcServer32 = s '%MODULE%'
  10.             {
  11.                 val ThreadingModel = s 'Both'
  12.             }
  13.         }
  14.     }
  15.